home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Windows 95
/
Programming Windows 95.iso
/
code
/
CHAP20
/
CALLER.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1996-01-01
|
297 b
|
10 lines
#define IDM_CREATE 1
#define IDM_DESTROY 2
#define IDM_IUNKNOWN 3
#define IDM_IMALLOC 4
#define IDM_IMARSHAL 5
#define IDM_ALLOCATE_CUSTOM 6
#define IDM_ALLOCATE_DEFAULT 7
#define IDM_FREE 8
#define IDM_CHECK 9